QueryIterator.this

Create a new QueryIterator for the given Query and Node and given point range.

  1. this(Query* query, Node* node)
  2. this(Query* query, Node* node, uint min, uint max)
  3. this(Query* query, Node* node, Point min, Point max)
    struct QueryIterator

Meta